home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 2.iso
/
pc
/
data
/
m16rev.dir
/
00017.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-09
|
255 b
|
13 lines
on exitFrame
if rollOver(17) then
puppetSprite(17, 1)
set the castNum of sprite 17 to cast "b056.roll"
updateStage()
else
set the castNum of sprite 17 to cast "b056"
updateStage()
end if
mainMenuRollovers()
go(the frame)
end